Name | Description | |
---|---|---|
![]() ![]() | CopyTo | Flushes the specified iterator to the specified array, starting from the specified index. |
![]() ![]() | ToArray | Creates an array from the given iterator. |
![]() ![]() | ToList | Creates a list from the given iterator. |
The following tables list the members exposed by NIteratorHelpers<T>.
Name | Description | |
---|---|---|
![]() ![]() | CopyTo | Flushes the specified iterator to the specified array, starting from the specified index. |
![]() ![]() | ToArray | Creates an array from the given iterator. |
![]() ![]() | ToList | Creates a list from the given iterator. |